Machine Performance Info Items

The Service Details View in CygNet Explorer displays service info items and their values. The following info items are found on the Machine Performance page of the CygNet Service Information dialog box.

Info Item Nice Name Description SVCMON UDC Point Type

AGENT_LOAD_AVG_1_MIN

Load Average - 1 Min

The average AGENT load for 1 minute.

SVMAGNTL01

AI

AGENT_LOAD_AVG_5_MIN

Load Average - 5 Min

The average AGENT load for 5 minutes.

SVMAGNTL05

AI

AGENT_LOAD_AVG_15_MIN

Load Average - 5 Min

The average AGENT load for 15 minutes.

SVMAGNTL15

AI

DISK_FREE

Disk Free Space

Service's disk free space for drive on which service is running in bytes.

SVMDSKF

AI

DISK_FREE_SYS

Sys Disk Free Space

System disk free space in number of bytes.

SVMDSKFS

AI

DISK_FREE_TMP

Tmp Disk Free Space

Temporary disk free space in number of bytes.

SVMDSKFT

AI

DISK_QUEUE_LENGTH

I/O Global Pending Reqs

The number of pending reads and writes to the disk on which the service's main data files reside. This corresponds to the Avg. Disk Queue Length Performance Monitor statistic for the PhysicalDisk you are monitoring (for example, 1C:, 1D:, etc.).

SVMADQLC

AI

DISK_SIZE

Disk Capacity

The disk capacity in bytes.

Note: This info item is displayed on both the Host Details page and the Machine Performance page.

SVMDSKS

AI

DISK_SIZE_SYS

Sys Disk Capacity

The system disk capacity in bytes.

Note: This info item is displayed on both the Host Details page and the Machine Performance page.

SVMDSKSS

AI

DISK_SIZE_TMP

Tmp Disk Capacity

The temporary disk capacity in bytes.

Note: This info item is displayed on both the Host Details page and the Machine Performance page.

SVMDSKST

AI

MACH_COMMIT_FREE

Machine commit available

The maximum number of bytes that can still be committed without growing the page file. (Analogous to Free RAM.)

SVMTCMTFRE

AI

MACH_COMMIT_PEAK

Machine commit peak

The maximum number of bytes that have ever been committed.

SVMTCMTPEK

AI

MACH_COMMIT_TOTAL

Machine commit limit

The maximum number of bytes that can be committed without growing the page file. (Analogous to Total RAM.)

Note: This info item is displayed on both the Host Details page and the Machine Performance page.

SVMTCMTLIM

AI

MACH_CPU_DPC_TIME

Machine CPU time DPCs

The total deferred procedure calls (DPCs)time in seconds.

SVMTCPUDPC

AI

MACH_CPU_INTRPT_TIME

Machine CPU time intrpts

The CPU interrupt time in seconds.

SVMTCPUINT

AI

MACH_CPU_KERN_TIME

Machine CPU Kernel Time

The total CPU kernel time on service's machine.

SVMTCPUKRN

AI

MACH_CPU_QUEUE_LEN

Machine Ready Thread Cnt

The total number of threads in the "ready" state.

SVMTCPUQUE

AI

MACH_CPU_TOT_TIME

Machine CPU Time

The total CPU time on service's machine in seconds.

SVMTCPUTOT

AI

MACH_CPU_USER_TIME

Machine CPU User Time

The total CPU user time on service's machine in seconds.

SVMTCPUUSR

AI

MACH_FILECACHE_BYTES

Machine file cache bytes

The file system cache working set in bytes. Reflects the Windows Performance Monitor (perfmon) item Memory>System Cache Resident Bytes.

SVMTFSCASH

AI

MACH_HANDLE_CNT

Machine handles

The number of machine handles.

SVMTHNDCNT

AI

MACH_HARD_FAULTS

Machine hard page faults

The number of hard faults for service's machine. The value increments each time a page of memory has to be read from or written to disk.

SVMTHRDFLT

AI

MACH_NON_PAGED_BYTES

Machine non-paged pool

Machine's non-paged pool usage in bytes. This is the amount of memory used strictly by the OS and OS device drivers that must be kept in physical memory. Limited to 256 MB on a 32-bit operating system, and 128 GB on a 64-bit operating system, but may be lower on machines with less memory.

SVMTNPGPOL

AI

MACH_PAGED_BYTES

Machine paged pool

Machine's paged pool usage in bytes. This is the amount of memory used strictly by the OS and OS device drivers that can reside on disk if physical memory is needed by something else. Maximum is 650 MB on 32-bit operating systems and 128 GB on 64-bit operating systems, but may be lower on machines with less memory.

SVMTPGPOL

AI

MACH_PROCESS_CNT

Machine processes

The number of processes running on the machine.

SVMTPRCCNT

AI

MACH_SYSTEM_CALLS

Machine system calls

The number of system calls that have been executed since the machine was started. Corresponds to the "System Calls" Performance Monitor statistic.

SVMTSYSCAL

AI

MACH_THREAD_CNT

Machine threads

The number of threads running on the machine.

SVMTTHDCNT

AI

PAGES_FREE

Pages Free

Number of bytes available in all page files on the machine.

SVMPGSF

AI

PRCNT_DISK_FREE

% Disk Free Space

Percent of free space on the service's drive.

SVMPCTDKF

AI

PRCNT_DISK_FREE_SYS

Sys % Disk Free Space

Percent of system disk free space.

SVMPCTDKFS

AI

PRCNT_DISK_FREE_TMP

Tmp % Disk Free Space

Percent of temporary free space on service's drive.

SVMPCTDKFT

AI

RAM_FREE

Ram Free

The amount of available RAM on service's machine in bytes.

Note: This info item is displayed on both the Host Details page and the Machine Performance page.

SVMRAMF

AI

TOT_DISK_QUE_LENGTH

I/O Global Tot Pend Reqs

The number of pending reads and writes to all the disks in the machine. This corresponds to the PhysicalDisk(_Total)\Avg. Disk Queue Length Performance Monitor disk queue length.

SVMADQLT

AI

TOTAL_CPU_USAGE

Machine % CPU Usage

Total CPU usage for the entire machine as a percentage. On systems with >1 CPU, this is normalized to 100%.

SVMTCPUU

AI

TOTAL_PAGES

Total Page File Usage

The total allocatable page file on service's machine in bytes.

Note: This info item is displayed on both the Host Details page and the Machine Performance page.

SVMTPGS

AI

TOTAL_RAM

Total Ram

The total RAM installed on service's machine in bytes.

Note: This info item is displayed on both the Host Details page and the Machine Performance page.

SVMTRAM

AI

USER_DISK_FREE

User Disk Free Space

Number of free bytes available to the service’s user on the disk which the service is running.

SVMUDSKF

AI

USER_DISK_FREE_SYS

Sys User Disk Free Space

Number of free bytes available to the user on the System Disk.

SVMUDSKFS

AI

USER_DISK_FREE_TMP

Tmp User Disk Free Space

Number of bytes available to the user on the service disk that holds the service’s temporary folder.

SVMUDSKFT

AI

Back to top